ExecResult

fun ExecResult(command: String, returnCode: Int, stdout: String, stderr: String)

Sources

js source
Link copied to clipboard